home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Games / star_catcher.swf / scripts / DefineSprite_57 / frame_83 / DoAction.as
Encoding:
Text File  |  2012-01-07  |  172 b   |  5 lines

  1. if(_root.gCurrentChannel == vChannel && (_root.gOlieState == "still_left" || _root.gOlieState == "still_right" || _root.gOlieCloseEnough == true))
  2. {
  3.    fnRemoveMe();
  4. }
  5.